Revision: wmaker--cvs--0--patch-1365
Archive: voins@altlinux.ru--2004-wmaker
Creator: Dan Pascu <dan@windowmaker.org>
Date: Thu Oct 28 23:25:02 MSD 2004
Standard-date: 2004-10-28 19:25:02 GMT
Modified-files: util/getstyle.c util/setstyle.c
New-patches: voins@altlinux.ru--2004-wmaker/wmaker--cvs--0--patch-1365
Summary: - rewrote the font conversion routines to avoid the nee...
CSCVSID: MAIN.1366
Keywords: cscvs:MAIN-1366

Author: dan
Date: 2004/04/13 03:49:38
- rewrote the font conversion routines to avoid the need to allocate memory
for font options while parsing the xlfd. now all processing is done using
the original xlfd string only.
- removed memleaks introduced by previous commit.
